PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFPathVisualObject Class / getFillMode Method
In This Topic
    getFillMode Method
    In This Topic
    Gets the fill mode.
    This property has no meaning if the is null (path is not filled).
    Syntax
    public PDFFillMode getFillMode()

    Return Value

    The fill mode used for filling the path.
    See Also